home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / CUTPAST4.LZH / CUTPAST4.DOC < prev   
Text File  |  1988-04-08  |  6KB  |  119 lines

  1.  
  2.                                 Cut/Paste 4.0
  3.  
  4.       The CutPaste utility is a resident (install at bootup) utility.  It is
  5.       quite small, using less than 6K of memory.  With cut/paste anything
  6.       which appears on the screen may be "cut" out and saved for later
  7.       pasting into an application.  
  8.  
  9.       Installation (execute CUTPAST4):
  10.       --------------------------------
  11.       CutPaste is installed by executing the CUTPAST4.COM file from either
  12.       the command line or the AUTOEXEC.BAT file.
  13.  
  14.       Operation (Alt-F9, edit, END, move, END, Ctrl-F9):
  15.       --------------------------------------------------
  16.       Once installed, CutPaste may be brought up at any time by entering
  17.       Alt-F9.  
  18.  
  19.       Use the arrow keys to move the cursor to any place on the screen.
  20.       The screen may be edited using the keys detailed below.
  21.  
  22.       Place the cursor at one corner of the area to be cut out and depress
  23.       the END key.  Notice that the character underneath the cursor turns to
  24.       inverse video.  Now move the cursor to the opposite corner of the area
  25.       to be cut out.  As the cursor is moved the entire area will appear in
  26.       inverse video.
  27.  
  28.       Depress the END key one more time and the screen returns to normal.
  29.       You are now "out" of CutPaste.  
  30.  
  31.       To paste the cut area into the application, enter Ctrl-F9.
  32.  
  33.       The text in the box cut previously will be "typed" into the application,
  34.       as if reentered from the keyboard, starting at the upper left hand 
  35.       corner and proceeding to the lower right hand corner.  If you wish to
  36.       exit CutPaste without cutting anything, reenter the Alt-F9 key.
  37.  
  38.       CutPaste will add block move capabilities to any word processor (or
  39.       other program) which using BIOS interrupt 16 for keyboard input (that's
  40.       just about everyting except XYWRITE).  CutPaste has been tested with
  41.       many other installables, notably SideKick and the MicroSoft and Mouse
  42.       Systems mouse drivers.  (CutPaste works GREAT with a mouse.)
  43.  
  44.       CutPaste only works in alphanumeric mode.
  45.  
  46.       Below is a layout of the keys to which CutPaste assigns editing
  47.       meaning.  Any key which CutPaste does not understand, it merely
  48.       displays as ASCII.  Depressing Alt-F9 enters and exits CutPaste.
  49.  
  50.          ------------------------------------------------------------
  51.          |             |              |              |              |
  52.          |             |  HOME        |  UP ARROW    |   PG UP      |
  53.          |             |move to top of|  move cursor |delete current|
  54.          | RETURN      |screen        |      up      |    line      |
  55.          |go to the    ---------------|--------------|--------------|
  56.          |first char   |              |              |              |
  57.          |of the next  |  LEFT ARROW  |              | RIGHT ARROW  |
  58.          |line         | move cursor  |              | move cursor  |
  59.          |             |    left      |              |    right     |
  60.          |-------------|--------------|--------------|--------------|
  61.          |             |              |              |              |
  62.          |             |    END       |  DOWN ARROW  |   PG DOWN    |
  63.          |             | mark area to | move cursor  |insert a blank|
  64.          |             |    cut       |    down      |line at cursor|
  65.          |----------------------------|-----------------------------|
  66.          |                            |                             |
  67.          |          INSERT            |           DELETE            |
  68.          |   insert a blank character |   delete current character  |
  69.          |                            |                             |
  70.          -----------------------------|------------------------------
  71.                               N U M B E R P A D
  72.  
  73.  
  74.  
  75.          other keys:
  76.  
  77.          ---------------              ------------------
  78.          |             |              |                |
  79.          |   ESC       |              | <-- (backspace)|
  80.          |delete from  |              | delete char    |
  81.          |cursor right |              |  to left       |
  82.          ---------------              ------------------
  83.  
  84.  
  85.  
  86.          ---------------              ------------------
  87.          |             |              |                |
  88.          |^RIGHT-ARROW |              | ^LEFT-ARROW    |
  89.          |move to next |              |move to next    |
  90.          | spc/nonspc  |              | spc/nonspc     |
  91.          | to the right|              | to the left    |
  92.          ---------------              ------------------
  93.  
  94.       History of changes:
  95.       -------------------
  96.       See the accompanying ASM source file for this information.
  97.  
  98.  
  99.       Distribution guidelines:
  100.       ------------------------
  101.       Please include the source within any ARC or LBR collection that
  102.       includes the executable and documentation.
  103.  
  104.       CutPaste is being offered into the public domain.  No remuneration is
  105.       asked for; however, if any improvements are made please forward them 
  106.       to the address below.  If any of your variants of CUTPASTE are
  107.       "published" to BBS' or Compuserve, please give name your programs
  108.       something other than CUTPASTE.
  109.       
  110.       Further, we ask that our names not be removed from the source listings
  111.       or from the .DOC files.  Thank you.
  112.  
  113.       Larry Weiss
  114.       Gerry Boyd
  115.       PO Box 831420
  116.       Richardson, TX 75083-1420
  117.       214-238-9545
  118.      
  119.